[INFO] cloning repository https://github.com/PeterGrace/ka9q-play
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterGrace/ka9q-play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fka9q-play", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fka9q-play'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f875db7c800e133936205bc941d3927e4fa0b131
[INFO] checking PeterGrace/ka9q-play against master#b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fka9q-play" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PeterGrace/ka9q-play
[INFO] finished tweaking git repo https://github.com/PeterGrace/ka9q-play
[INFO] tweaked toml for git repo https://github.com/PeterGrace/ka9q-play written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PeterGrace/ka9q-play on toolchain b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PeterGrace/ka9q-play already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libpulse-simple-binding v2.29.0
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded libpulse-sys v1.23.0
[INFO] [stderr]   Downloaded opus v0.3.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.194
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded libpulse-simple-sys v1.22.0
[INFO] [stderr]   Downloaded cxx-qt-macro v0.8.1
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded cxx-qt-build v0.8.1
[INFO] [stderr]   Downloaded qt-build-utils v0.8.1
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded cxx-qt v0.8.1
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.194
[INFO] [stderr]   Downloaded cxx-gen v0.7.194
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.194
[INFO] [stderr]   Downloaded cxx-build v1.0.194
[INFO] [stderr]   Downloaded libpulse-binding v2.30.1
[INFO] [stderr]   Downloaded cxx-qt-gen v0.8.1
[INFO] [stderr]   Downloaded cxx-qt-lib v0.8.1
[INFO] [stderr]   Downloaded cxx v1.0.194
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a0081fb3f63208dcfbbaec87eaef82f3171dc8ef3f92c56457585567427e53c
[INFO] running `Command { std: "docker" "start" "-a" "0a0081fb3f63208dcfbbaec87eaef82f3171dc8ef3f92c56457585567427e53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a0081fb3f63208dcfbbaec87eaef82f3171dc8ef3f92c56457585567427e53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a0081fb3f63208dcfbbaec87eaef82f3171dc8ef3f92c56457585567427e53c", kill_on_drop: false }`
[INFO] [stdout] 0a0081fb3f63208dcfbbaec87eaef82f3171dc8ef3f92c56457585567427e53c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2afa1a9b46d9635be092341e17afc7b1546dcc3f39ae45dc28005e70b95a114
[INFO] running `Command { std: "docker" "start" "-a" "b2afa1a9b46d9635be092341e17afc7b1546dcc3f39ae45dc28005e70b95a114", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking opus v0.3.1
[INFO] [stderr]    Compiling cxx-gen v0.7.194
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking libpulse-binding v2.30.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cxx-qt-gen v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking libpulse-simple-binding v2.29.0
[INFO] [stderr]    Compiling qt-build-utils v0.8.1
[INFO] [stderr]    Compiling cxx-qt-build v0.8.1
[INFO] [stderr]    Compiling cxx-qt-macro v0.8.1
[INFO] [stderr]    Compiling cxx-qt v0.8.1
[INFO] [stderr]    Compiling cxx-qt-lib v0.8.1
[INFO] [stderr]    Compiling ka9q-play v0.1.0 (/opt/rustwide/workdir)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b2afa1a9b46d9635be092341e17afc7b1546dcc3f39ae45dc28005e70b95a114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2afa1a9b46d9635be092341e17afc7b1546dcc3f39ae45dc28005e70b95a114", kill_on_drop: false }`
[INFO] [stdout] b2afa1a9b46d9635be092341e17afc7b1546dcc3f39ae45dc28005e70b95a114
